home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 November
/
EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso
/
earcd
/
gfx
/
fu1_62.lha
/
fu
/
Formulas
/
Comet.Form
< prev
next >
Wrap
Text File
|
1994-05-12
|
184b
|
31 lines
Comet
{
{
mirrorx
x1=-2.0
x2= 1.0
y1=-1.15
y2= 1.15
}
{
c=pixel
z=pixel
}
{
r=z
z=z*z
z=z+c
s=z
z=z*z
z=z+c
t=z
o=s-r
p=t-s
}
{
p>o
}
{
}
}